home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 01 / 6 / DISK0162.ZIP / READ.ME < prev    next >
Text File  |  1984-10-10  |  4KB  |  120 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.                      PLEASE READ THIS FIRST
  7.  
  8.     This  diskette contains version 1.12 of the BASIC Necessities
  9. Program Development System.  This software package is being
  10. distributed as "user supported software."  This means you can get
  11. a copy of by copying this diskette from someone who already has
  12. it, or by sending me a blank, double-sided diskette and a
  13. pre-addressed, postpaid mailer.  (Sorry, no exceptions to this
  14. rule.)
  15.  
  16.     As payment for this software, a voluntary contibution of $25
  17. is being accepted.  Contribution is entirely voluntary.  Try this
  18. package out and see if it meets your needs before you contribute
  19. anything.  In return for your contribution I will send you a
  20. complete (50+ pages) manual that gives detailed tutorial and
  21. reference information about the package. If you wish to be made
  22. aware of fixes and revisions, please drop me a card or a phone
  23. call and I'll send notices to you when they are available.
  24.  
  25.     The programs and documentation on this diskette are
  26. copyrighted materials.  As such, you have a limited license to
  27. copy and distribute this diskette provided:
  28.  
  29.     1. You leave the file that contains this notice (READ.ME) on
  30.        the diskette you copy,
  31.  
  32.     2. You leave the copyright notices in the source and object
  33.        programs, and the manuals,
  34.  
  35.     3. You don't distribute the package with any modifications,
  36.  
  37.     4. You don't charge anyone for copying or distributing this
  38.        software without my express written consent beforehand.
  39.  
  40.  
  41.     Here is a list of the programs and files supplied on the
  42. diskette, with an abstract of each:
  43.  
  44.          LC.SB               Sample program
  45.          ED.EXE              Program editor
  46.          SB.EXE              Structured BASIC preprocessor
  47.          LLIST.EXE           Lister
  48.          XREF.EXE            Cross-reference
  49.          ARCH.EXE            Source code archiver
  50.          ENTAB.EXE           Utility to put tabs in files
  51.          DETAB.EXE           Utility to remove tabs from files
  52.          ATTRIB.SB           Sample program
  53.          CHARS.SB            Sample program
  54.          SCREEN.INC          Screen functions
  55.          INPUT.INC           Input functions
  56.          CLS.INC             Fast screen clear functions
  57.          SB.DOC              Preprocessor manual
  58.          ED.DOC              Editor manual
  59.          UTIL.DOC            Utilities manual
  60.          READ.ME             This file
  61.  
  62.     The supplied documentation for the package is in three text
  63. files, SB.DOC (for the preprocessor), ED.DOC (for the text
  64.  
  65.  
  66.  
  67.  
  68. editor), and UTIL.DOC (for the debugger and miscellaneous
  69. utilities).  These files are intended to be brief summaries of
  70. operation and notice of known bugs.  You can get a hard copy of
  71. these files by using the MS DOS COPY command as follows:
  72.  
  73.          A>copy sb.doc lpt1:
  74.          A>copy ed.doc lpt1:
  75.          A>copy util.doc lpt1:
  76.  
  77.  
  78.  
  79.  
  80.     Please contact me if you have suggestions for improvement,
  81. bugs to report, or if you have earlier versions and you want to
  82. upgrade.  My address and phone number are:
  83.  
  84.          Marty Franz
  85.          525 W. Walnut St.
  86.          Kalamazoo MI 49007
  87.  
  88.          (616) 344-2043
  89.  
  90.  
  91. Thank you for your support!  Now for the "fine print":
  92.  
  93.  
  94.                              WARNING
  95.  
  96.     This  software  and  manual  are  both protected by U.S.
  97.     copyright   law   (Title   17   United   States   Code).
  98.     Unauthorized  reproduction  and/or  sales  may result in
  99.     imprisonment  of  up  to  one  year  and  fines of up to
  100.     $10,000  (17  USC 506). Copyright infringers may also be
  101.     subject to civil liability.
  102.  
  103.  
  104.  
  105.                      DISCLAIMER OF WARRANTY
  106.  
  107.     This  software  and  manual  are distributed "as is" and
  108.     without     warranties     as    to    performance    or
  109.     merchantability.
  110.  
  111.  
  112.     This  program  is  distributed  without  any  express or
  113.     implied  warranties whatsoever. Because of the diversity
  114.     of  conditions and hardware under which this program may
  115.     be used, no warranty of fitness for a particular purpose
  116.     is  offered.  The  user  is  advised to test the program
  117.     thoroughly  before  relying  on it. The user must assume
  118.     the  entire  risk of using the program. Any liability of
  119.     the  author  will  be  limited  exclusively  to  product
  120.     replacement or refund of contribution.